object aboutWin: TaboutWin Left = 380 Top = 270 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = ' ' ClientHeight = 200 ClientWidth = 400 Color = 4470913 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 14 object backimg: TImage Left = 0 Top = 0 Width = 400 Height = 200 Align = alClient Center = True Picture.Data = {} end object Label1: TLabel Left = 25 Top = 152 Width = 353 Height = 14 Alignment = taCenter AutoSize = False Caption = 'Tuareg FAT Release 1.5 � by Bram Bos 2000' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 25 Top = 136 Width = 353 Height = 14 Alignment = taCenter AutoSize = False Caption = 'Invented and designed by the guy that brought you HammerHead...' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object homepageURL: TLabel Left = 177 Top = 80 Width = 144 Height = 14 Cursor = crHandPoint AutoSize = False Caption = 'http://www.brambos.com' Font.Charset = DEFAULT_CHARSET Font.Color = 10086557 Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True OnClick = homepageURLClick end object Label4: TLabel Left = 65 Top = 80 Width = 96 Height = 14 AutoSize = False Caption = 'Internet homepage:' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label5: TLabel Left = 65 Top = 96 Width = 96 Height = 14 AutoSize = False Caption = 'Fanmail / Email:' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object emailAdd: TLabel Left = 177 Top = 96 Width = 152 Height = 14 Cursor = crHandPoint AutoSize = False Caption = 'bram@mindless.com' Font.Charset = DEFAULT_CHARSET Font.Color = 10086557 Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True OnClick = emailAddClick end object Label7: TLabel Left = 65 Top = 112 Width = 96 Height = 14 AutoSize = False Caption = 'Mailinglist:' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object mailinglistAdd: TLabel Left = 177 Top = 112 Width = 192 Height = 14 Cursor = crHandPoint AutoSize = False Caption = 'tuaregs-subscribe@egroups.com' Font.Charset = DEFAULT_CHARSET Font.Color = 10086557 Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True OnClick = mailinglistAddClick end end